home *** CD-ROM | disk | FTP | other *** search
/ BMUG PD-ROM BV3 / BMUG PD-ROM Version BV3 (CDRM1097900).iso / HyperCard / Education / Background Music 1.1 / Background Music 1.1 / stack_-1.xml < prev    next >
Extensible Markup Language  |  1991-02-10  |  2KB  |  20 lines

  1. <?xml version="1.0" encoding="utf-8" ?>
  2. <!DOCTYPE stack PUBLIC "-//Apple, Inc.//DTD stack V 2.0//EN" "" >
  3. <stack>
  4.     <name>in.1</name>
  5.     <id>-1</id>
  6.     <cardCount>1</cardCount>
  7.     <cardID>3025</cardID>
  8.     <listID>3950</listID>
  9.     <cantModify><false /></cantModify>
  10.     <cantDelete><false /></cantDelete>
  11.     <cantAbort><false /></cantAbort>
  12.     <cardSize>
  13.         <width>512</width>
  14.         <height>342</height>
  15.     </cardSize>
  16.     <script>on idleglobal whichsong,musiccount,musicstatus,songif musiccount = "" then put 1 into musiccountif musicstatus = "On" thenif musiccount > (the number of words in line whichsong of song) - 2 then put 1 into musiccountplay (word 1 of line whichsong of song) tempo (word 2 of line whichsong of song)  (word (musiccount + 2) of line whichsong of song)add 1 to musiccountend ifend idleon mousestilldownidleend mousestilldownon openstackglobal songput "Bass 200 c4 e4 g4 bb4 e4 g4 bb4 c5 f4 eb5 c5 a4 g4 b4 f5 b3" into line 1 of songput "Bass 200 dq. ae ah dq. ae aq dq cq. ge gh cq. ge gq cq bb3q. fe4 fh bb3q. fe4 bbq bbq aq. ae aq eq a3q. ee4 eq cq" into line 2 of songput "" into line 3 of songput "" into line 4 of songput "" into line 5 of songput "" into line 6 of songput "" into line 7 of songput "" into line 8 of songput "" into line 9 of songput "" into line 10 of songput "" into line 11 of songput "" into line 12 of songput "" into line 13 of songput "" into line 14 of songput "" into line 15 of songend openstack</script>
  17.     <background id="2560" file="background_2560.xml" name="" />
  18.     <card id="3025" file="card_3025.xml" marked="false" name="" owner="2560" />
  19. </stack>
  20.